<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fieldsetborder {
    border: 1px solid #9DB3C5;
    padding: 0;
    margin: 0;
position: relative}
.fieldsetborder legend {
    color: #005EAC;
    font-weight: bold;
    margin: 0 0 0 20px;
    padding: 0 5px;
}
.scoreContent {
    margin: 5px 10px;
}
.score a {
    color: #005eac;
}
.score td {
    padding: 2px 0;
}
.p_name {
    width: 90px;
    height: 26px;
    overflow: hidden;
    display: inline-block;
}
.scoreContent{
    margin-top:10px;
}
.needlogin_rate {
    border: 1px solid #EDDDAB;
    height: 28px;
    line-height: 28px;
    position: absolute;
    right: 18px;
    top: -7px;
    width: 182px;
    background: #FFFCE9 url(needlogin_bg.png) 8px 5px no-repeat;
    padding: 0 0 0 28px;
    color: #f60;
}

.scoreBottom {
    padding: 5px 13px;
    background: #f3f8fb url(http://static.hualongxiang.com/images/wind/r_rating.png) repeat-x;
    border-top: 1px solid #9DB3C5;
}</pre></body></html>